    a {
        font-family: 'Microsoft YaHei';
        cursor: pointer;
        text-decoration: none;
        color: #333;
    }

    body {
        font-family: 'Microsoft YaHei';
        margin: 0;
    }

    .width {
        width: 1300px;
        margin: 0 auto;
    }

    .nav {
        min-width: 1250px;
        width: 100%;
        list-style: none;
        margin: 0;
        margin-left: 0;
        padding: 0;
    }

    .nav li {
        display: inline-block;
        padding: 0;
        position: relative;
        width: 102px;
    }

    .nav .hover a {
        background: #16397c;
    }

    .nav li a {
        display: block;
        padding: 18px 0px;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        cursor: pointer;
        text-align: center;
    }

    /* .c29 {
        width: 86px;
        height: 80px;
        background: url('../images/datetime.png');
    }

    .c29 .dateline {
        width: 70px;
        height: 54px;
        display: block;
        background-color: #2384d5;
        text-align: center;
        line-height: 54px;
        font-size: 30px;
        font-weight: bold;
        color: #fff;
    }

    .c29 em {
        display: block;
        text-align: center;
        font-style: normal;
        width: 70px;
        background: #eee;
        color: #888;
    } */

    /* .txt {
        color: #999;
        font-size: 12px;
        line-height: 22px;
    } */

    /* .txt a {
        display: block;
        line-height: 50px;
        font-size: 20px;
        font-weight: 600;
        color: #333;
    } */

    .swipernews {
        height: 90px;
        margin: 0 auto;
        overflow: hidden;
        padding: 20px 5px;
    }

    .swiper-button-prev {
        width: 39px !important;
        height: 39px !important;
        top: -5px !important;
        left: -50px;
        background: url('../images/icon1.png') no-repeat !important;
        background-size: 100% 100% !important;
        cursor: pointer;
        position: relative;
    }

    .swiper-button-next {
        width: 39px !important;
        height: 39px !important;
        background: url('../images/icon1.png') no-repeat !important;
        background-size: 100% 100% !important;
        top: -23px !important;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        right: -1171px;
        cursor: pointer;
        position: relative;
    }
    .icon_group{
        height: auto;
        position: fixed;
        right: 0px;
        top:200px;
        z-index: 999;
    }
    .icon_div{
        width: 90px;
        height: 90px;
        text-align: center;
        background: #fff;
        border: 1px #e8e8e8 solid;
        margin-top: 2px;
    }
    .icon_div .icon{
        width:30px;
        margin-top: 15px;
    }
    .icon_div .text{
        margin-top: 10px;
    }
    .header_1{
        width: 100%;
        min-width: 1250px;
        background:#fff5e2;
    }
    .header_1_div{
        line-height: 35px;
        width: 1250px;
        margin: 0 auto;
    }
    .heaer_1_span{
        font-size: 12px;
    }
    .heaer_1_date{
        font-size: 12px;
        float: right;
    }
    .header_2{
        min-width: 1250px;
        width: 100%;
        background:#ffffff;
    }
    .header_2 .background {
        width: 1250px;
        height: 110px;
        margin: 0 auto;
    }
    .header_2 .div{
        width: 48%;
        display: inline-block;
    }
    .header_2 .div .email_div{
        margin-left: 15px;
        margin-top: 5px;
        position: absolute;
        right: 15px;
    }
    .header_2 .div .email_txt {
        margin-left: 10px;
        margin-top: 7px;
    }
    .header_3{
        min-width: 1250px;
        width: 100%;
        background:#002e63;
    }
    .nav_li a{
        color:white;
    }
    .main_text_div{
        width: 1250px;
        margin:0 auto
    }
    .info_background {
        height: 110px;
        width: 100%;
        background: #f1f1f1;
    }
/*20211225 增加要闻标签=============*/
.info_yw_pic{
    width: 55px;
    height: 55px;
    float: left;
    margin-left: 0px;
    margin-top: 5px;
    background: url(../images/info_yw_red.png) no-repeat left top;
}
/*20211225 增加要闻标签=============*/
    .info_div{
        height: 42px;
        text-align: center;
        padding-top: 20px;
        border-bottom: 1px #9999 dashed;
        left: -28px;
        margin-left:55px;
        position: relative;     
    }
    .info_div .title {
        font-size: 22px;
        color:#2f6d9b;
        text-decoration: none;
        font-weight: 600;
    }
    .info_div1 {
        height: 42px;
        text-align: center;
        padding-top: 10px;
        position: relative;
    }
    .info_div1 .title {
        font-size: 22px;
        color: #2f6d9b;
        text-decoration: none;
        font-weight: 600;
    }
    .info_div1 .more {
        font-size: 16px;
        cursor: pointer;
        margin-right: 13px;
        color: black;
        position: absolute;
        right: 0;
    }
    .survey {
        width: 800px;
        height: auto;
        float: left;
        background: #fff;
    }
    /* .survey .title_background:after{
        content:"";
        position:absolute;
        top:5px;
        bottom:5px;
        left:0px;
        height: 40px;
        border-left: 5px #3e93d2 solid;
    } */

    .survey .div{
        width:170px;
        font-size:16px;
        text-align: center;
        line-height: 60px;
        float: left;
    }
    .survey .more_div{
        width:90px;
        line-height: 60px;
        float: left;
    }
    .openinfo {
        width: 420px;
        float: right;
        position: relative;
    }

    .survey_info {
        margin-top: 10px;
        height: 346px;
    }
    .survey_info .div1{
        width: 800px;
        height: 345px;
    }
    .image_bk {
        width: 382px;
        height: 346px;
        float: left;
    }
    .image_txt {
        background: rgba(0,0,0,0);
        padding: 20px;
        height: 100%;
        box-sizing: border-box;
        padding-top: 230px;
    }

    .image_date {
        font-size: 12px;
        color: white;
        height: 40px;
        position: relative;
    }
    .image_date:after {
        content: '';
        position: absolute;
        width: 50px;
        left: 0px;
        top: -8px;
        border-top: 1px solid #fff;
    }
    .image_title {
        font-size: 18px;
        font-weight: 600;
        color: white;
        width: 100%;
    }
    .image_content {
        color: white;
        width: 100%;
        font-size: 14px;
        font-weight: 300;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .survey_info .content_div {
        width: 418px;
        height: 346px;
        float: right;
    }
    .content_title{
        font-size: 18px;
        font-weight: 600;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
    }
    .content_div .content {
        font-size: 14px;
        margin: 0px;
        line-height: 20px;
        padding-top: 10px;
        color: #565a5f;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .c1{
        height: 60px;
        width: 377px;
        margin-left: 72px;
    }
    .c2{
        margin-left: 72px;
        padding-top:20px;
        width: 377px;
    }
    .c3{
        width: 800px;
        float: left;
    }
    .c4{
        height: 60px;
        width: 800px;
        background: #fafafa;
    }
    .c5{
        width:170px;
        text-align: center;
        line-height: 60px;
        vertical-align: top;
    }
    .c6{
        width:615px;
        line-height: 60px;
    }
    .c7{
        float: right;
        cursor: pointer;
        margin-right: 10px;
        color:black;
    }
    .c8{
        height: 60px;
        width: 377px;
        background: #fafafa;
        margin-left: 68px;
        vertical-align: top;
    }
    .c9{
        font-size:20px;
        cursor: pointer;
        font-weight: 600;
    }
    .c10{
        width:180px;
        line-height: 60px;
    }
    .c11{
        float: right;
        cursor: pointer;
        color: black;
    }
    .c13 {
        width: 256px;
        border-radius: 5px;
        margin-right: 10px;
        margin-top: 10px;
        float: left;
    }
    .c13 img{height:160px}
    .c14 {
        background: #f4f4f4;
        margin-top: 10px;
        padding: 10px;
        box-sizing: border-box;
    }
    .c15 {
        font-size: 14px;
        font-weight: 600;
        line-height: 30px;
    }
    .c16 {
        width: 420px;
        height: 256px;
        background: #fafafa;
        margin-top: 10px;
    }
    .c17{
        
    }
    .c18{
        margin-left: 40px;
        border-bottom: 1px #999999 dashed;
        height: 25px;
        width: 250px;
        vertical-align: top;
    }
    .c19{
        line-height: 25px;
        font-size: 18px;
    }
    .c20{
        margin-top: 10px;
    }
    .c21{
        height: 60px;
        width: 377px;
        background: #fafafa;
    }
    .c22{
        width:170px;
        text-align: center;
        line-height: 60px;
    }
    .c23{
        font-size:20px;
        cursor: pointer;
        font-weight: 600;
    }
    .c24{
        width:180px;
        line-height: 60px;
    }
    .c25{
        float: right;
        cursor: pointer;
        color: black;
    }
    .c26{
        min-width: 1250px;
        width: 100%;
        height:173px;
        margin:0 auto;
        background: #002e63;
        font-size:14px;
    }
    .c27{
        font-size: 20px;
        cursor: pointer;
        font-weight: 600;
        color: #333333;
    }
    .phover {
        position: absolute;
        top: 58px;
        left: 0;
        right: 0;
        z-index: 9999;
        background: rgba(0, 0, 0, .65);
    }
    .c28 {
        border: 1px #999999 solid;
        border-radius: 30px;
        width: 100px;
        height: 40px;
        margin-top: 32px;
        line-height: 40px;
        text-align: center;
    }
    .c28 span{
        font-size: 16px;
        color: #38444f;
    }
    .c28 img{
        vertical-align: -3px;
        margin-left: 6px;
    }
    .bk{
        width: 100%;height: 969px;background: black;opacity: 0.9;position: fixed;top: 0;left: 0;z-index: 998
    }
    .dialog{
        width: auto;height: auto;background: #FFFFFF;border-radius: 8px;position: fixed;top:30%;left: 40%;z-index: 999;border: 1px;
    }
    .logo{
        display: block;
        margin-top: 15px;
    }
    .logo img{
        display: block;
    }
    .mail{
        float: right;
    }
    .search{
        position: absolute;
        right: 0px;
        top: 12px;
    }
    .search img{
        height: 25px;
        position: absolute;
        top: 5px;
        right: 8px;
    }
    .search input{
        width: 120px;
        height: 35px;
        border-radius: 10px;
        padding-left: 20px;
        border: none;
    }
    .news .news-content{
        float: right;
        width: 609px;
        height: 360px;
        border-right: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
    }
    
    .news-content .title_background {
        height: 50px;
        z-index: 10;
        background: #fafafa;
        width: 100%;
    }
    
    .news-content .title_background .title {
        height: 50px;
        text-align: center;
        float: left;
        position: relative;
        padding: 0 30px;
    }
    .news-content .title_background .title a{
        line-height: 50px;
        color: #3e93d2;
        font-size:16px;
    }
    .titleCurrent{
        background-color: rgb(62, 147, 210)!important;
    }
    .titleCurrent a{
        color:#fff!important;
    }
    .titleCurrent:after{
        margin-left: -4px;
        content: '';
        width: 0px;
        height: 0px;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        border-top: 10px solid #3e93d2;
        position: absolute;
        left: 50%;
        bottom: -10px;
    }
    .news .news-content .more_div {
        height: 50px;
        float: right;
        line-height: 50px;
        margin-right: 13px;
    }
    .c16 ul {
        margin: 0;
        padding: 0px 0px 0px 35px;
        overflow: hidden;
    }
    .c16 a {
        vertical-align: 7px;
        margin-left: 10px;
        line-height: 50px;
        font-size:14px;
    }
    .c16 li {
        list-style: none;
        height: 50px;
        border-bottom: 1px #999 dashed;
        padding-left: 10px;
    }
    .news-content ul{
        margin: 0;
        padding: 20px 0px 0px 15px;
        overflow: hidden;
    }
    .news-content ul li{
        list-style: none;
    }
    
    
    .news-content ul li .title {
        font-size: 14px;
        line-height: 40px;
        color: #31424f;
        width: 80%;
        float: left;
        position: relative;
        padding-left: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        
    }
    .news-content ul li  .date {
        font-size: 12px;
        float: right;
        margin-right: 10px;
        color: #999;
        line-height: 40px;
    }
    .news{
        overflow: hidden;
    }
    .item{
        margin-top: 10px;
    }
    .item img{
        width: 100%;
        display: block;
    }
    .common .title_background{
        background: #fafafa;
        position: relative;
    }
    .common .title_background:after {
        content: "";
        position: absolute;
        top: 15px;
        bottom: 15px;
        border-left: 5px #3e93d2 solid;
        left: 0px;
    }
    .c1 .title{

    }
    .common .title_background .title{
        font-size: 18px;
        cursor: pointer;
        color: #333;
        line-height: 60px;
        padding: 0 30px;
        font-weight: bold;
    }
    .common .title_background .currentTitle{
        font-size: 20px;
        cursor: pointer;
        color: rgb(51, 51, 51)!important;
    }
    .common .title_background .more{
        cursor: pointer;
        color: black;
        position: absolute;
        right: 10px;
        line-height: 60px;
    }
    .content_div_bg {
        background: #fafafa;
        padding: 20px;
        position: relative;
    }
    .content_div_bg:after {
        content: '';
        position: absolute;
        left: -20px;
        top: 50%;
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-right: 20px solid #fafafa;
        margin-top: -15px;
    }
    .content_div ul {
        padding-left: 10px;
        margin: 0;
    }
        .content_div ul li {
            list-style: none;
            overflow: hidden;
            border-bottom: 1px dotted #e5e5e5;
            margin-top: 15px;
        }
    .content_div ul li .c29 {
        width: 66px;
        height: 60px;
        background: url(../images/datetime.png) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        float: left;
    }
    .content_div ul li .txt {
        color: #999;
        font-size: 12px;
        line-height: 22px;
        float: right;
        margin-left: 10px;
        width: 332px;
        overflow: hidden;
    }
    
    
    .content_div ul li .c29 .dateline {
            height: 40px;
            display: block;
            text-align: center;
            line-height: 40px;
            font-size: 30px;
            font-weight: bold;
            color: #ff9600;
        }
    .content_div ul li .c29 em {
        display: block;
        text-align: center;
        font-style: normal;
        color: #fff;
        font-size: 12px;
    }

    .content_div ul li .txt a {
        display: block;
        line-height: 32px;
        font-size: 14px;
        font-weight: 600;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .content_div ul li .txt p {
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 0px;
        overflow: hidden;
    }
    .information {
        overflow: hidden;
        margin-top: 10px;
    }
    .c17 img{
        float: left;
    }
    .wxdiv{
        width: 136px;
        height: 144px;
        background: white;
        text-align: center;
        position: absolute;
        right: 115px;
        top: 200px;
    }
    .wxdiv:after{
        margin-left: 49px;
        content: '';
        width: 0px;
        height: 0px;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        position: absolute;
        border-left: 10px solid white;
        right: -10px;
        bottom: 110px;
    }
